8
3.1 instanceExist ...................................................................................................................................................................................... 53
3.2 operator()........................................................................................................................................................................................... 53
3.3 sortObjArrayByX................................................................................................................................................................................ 54
3.4 sortObjArrayByDepth........................................................................................................................................................................ 54
3.5 operator< ........................................................................................................................................................................................... 54
Forms for collision masks................................................................................................................................................................................... 54
1. class Rectangle ........................................................................................................................................................................................ 55
2. class Circle............................................................................................................................................................................................... 55
The Parent Classes of MainObject ..................................................................................................................................................................... 55
1. class DepthObject ................................................................................................................................................................................... 55
1.1 enum Depth ........................................................................................................................................................................................ 55
1.2 DepthObject ....................................................................................................................................................................................... 55
1.3 setDepth ............................................................................................................................................................................................. 56
1.4 getDepth ............................................................................................................................................................................................. 56
2. class Destructible ................................................................................................................................................................................... 56
2.1 Destructible ........................................................................................................................................................................................ 56
2.2 setDestroyed ...................................................................................................................................................................................... 56
2.3 isDestroyed ........................................................................................................................................................................................ 56
3. class Visibility ......................................................................................................................................................................................... 56
3.1 Visibility ............................................................................................................................................................................................. 56
3.2 setVisible ............................................................................................................................................................................................ 57
3.3 getVisible ............................................................................................................................................................................................ 57
4. class Health ............................................................................................................................................................................................. 57
4.1 Health ................................................................................................................................................................................................. 57
4.2 setHealth ............................................................................................................................................................................................ 57
4.3 setMaxHealth ..................................................................................................................................................................................... 57
4.4 addHealth ........................................................................................................................................................................................... 58
4.5 getHealth ............................................................................................................................................................................................ 58
4.6 getMaxHealth ..................................................................................................................................................................................... 58
5. class HurtEffect ....................................................................................................................................................................................... 58
5.1 HurtEffect ........................................................................................................................................................................................... 58
5.2 hurtStep .............................................................................................................................................................................................. 58
5.3 setIsHurt ............................................................................................................................................................................................. 58
5.4 getIsHurt ............................................................................................................................................................................................ 59
6. class ScorePoint ...................................................................................................................................................................................... 59
6.1 ScorePoint .......................................................................................................................................................................................... 59
6.2 setScorePoint ..................................................................................................................................................................................... 59
6.3 getScorePoint ..................................................................................................................................................................................... 59
7. class Step ................................................................................................................................................................................................. 59
7.1 Step ..................................................................................................................................................................................................... 59
7.2 setStep ................................................................................................................................................................................................ 59
7.3 addStep ............................................................................................................................................................................................... 60